w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
[lhc/web/wiklou.git] / includes / specials / SpecialPreferences.php
index e63aeee..a44ce73 100644 (file)
@@ -61,7 +61,7 @@ class SpecialPreferences extends SpecialPage {
                                'savedprefs'
                        );
                }
-               
+
                if ( $wgRequest->getCheck( 'eauth' ) ) {
                        $wgOut->wrapWikiMsg( "<div class='error' style='clear: both;'>\n$1\n</div>",
                                                                        'eauthentsent', $wgUser->getName() );